attribute vt. 1.把(某事)归因于…。 2.认为…系某人所为。 attribute (one's success) to (hard work) 认为(成功)是(努力)的结果。 be attributed to 被认为是…所为 (The play is attributed to Shakespeare. 这剧本被认为是莎士比亚写的)。 n. 1.属性,特质。 2.(人物、官职等的)标志,表征。 3.【语法】属性形容词。 A scepter is the attribute of power. 权杖是权力的标志。
attribute to (功归于)归因于; 把…归因于; 把...归因于,归咎于; 把……归于,认为……是……; 归功于; 归结于; 归因于
Gets the encoding attribute for the document 获取文档的编码方式属性。
The encoding attribute specifies the preferred encoding to be used Encoding属性指定了适用的编码方式。
If that is null , then the encoding attribute of the dom stream to be written is used 如果该设置为空,那么使用将要写入的dom流的编码属性
You will get this error message if a character in the xml document does not match the encoding attribute 如果xml文档中有一个字符与编码属性不匹配,你就会收到这个错误信息。
Will store the correct encoding information - which matches the actual encoding of the string - in the encoding attribute of the xml declaration 将在xml声明的编码属性中存储正确的编码信息(它与字符串的实际编码相匹配) 。
Thus the encoding attribute of the manually transcoded xml string is still " utf - 16 " instead of " big5 " . this can be misleading if you are serializing the entire 因此这个以手工方式转码的xml字符串的编码属性仍然是“ utf - 16 ”而不是“ big5 ” 。
Normally you will get this error message if your xml document contains " foreign " characters , and the file was saved with a single - byte encoding editor like notepad , and no encoding attribute was specified 通常情况下,如果你的xml的文档包含外文字符,或者,文件是使用类似于记事本这样的单字节编辑器来保存的,再或者,编码属性没有被指定,那么,你就会收到这个错误信息。